internal/runtime/maps.probeSeq.index (field)

4 uses

	internal/runtime/maps (current package)
		table.go#L1139: 	index  uint64
		table.go#L1146: 		index:  0,
		table.go#L1151: 	s.index++
		table.go#L1152: 	s.offset = (s.offset + s.index) & s.mask